Skip to content

Conversation

@mvdbeek
Copy link
Member

@mvdbeek mvdbeek commented Nov 22, 2025

Fixes

root@gat-1:/etc/apt# apt update
E: Conflicting values set for option ALLOW_INSECURE regarding source <set> <unset>
E: The list of sources could not be read.

if both sources are kept

New ansible needs boolean values in when expressions.
Fixes
```
root@gat-1:/etc/apt# apt update
E: Conflicting values set for option ALLOW_INSECURE regarding source <set> <unset>
E: The list of sources could not be read.
```
@mvdbeek mvdbeek merged commit 94c1e0c into galaxyproject:main Nov 22, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants